TreeModelIF.getIterFirst

Initializes @iter with the first iterator in the tree (the one at the path "0").

Returns %FALSE if the tree is empty, %TRUE otherwise.

interface TreeModelIF
bool
getIterFirst

Parameters

iter TreeIter

the uninitialized GtkTreeIter

Return Value

Type: bool

%TRUE, if @iter was set

Meta